From: Matthias Clasen Date: Tue, 22 Dec 2020 03:45:48 +0000 (-0500) Subject: emojichooser: Allow the section buttons to wrap X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~83^2^2~488^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=2ea4574caf752a8e04eee591580a0f4ca0992021;p=gtk4.git emojichooser: Allow the section buttons to wrap Use a flowbox instead of a horizontal box for the section buttons at the bottom, so they can wrap and allow for narrow layout. We also need to stop giving the scrolledwindow a content height, so it can shrink to make room for more rows of section buttons. --- diff --git a/gtk/ui/gtkemojichooser.ui b/gtk/ui/gtkemojichooser.ui index 823fd026d5..9fd383f8fe 100644 --- a/gtk/ui/gtkemojichooser.ui +++ b/gtk/ui/gtkemojichooser.ui @@ -1,6 +1,7 @@